Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added PayPal Javascript-SDK to Payment #134

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Conversation

Kennetnl
Copy link
Contributor

Added the changes needed for using PayPal's Javascript-SDK

  • Added paypal-button-container to contain the generated PayPal buttons.
  • Removed redirect_url as action on redirect_form since it is not known when this page is loaded but will be fetched by the javascript calling the JSDK.
  • Made visibility:hidden for redirect_form. The visibility will change if the JSDK fails to load.

@Kennetnl Kennetnl merged commit 51c5d4a into master Nov 30, 2023
2 checks passed
@Kennetnl Kennetnl deleted the 1292_add_paypalpayments_jsdk branch November 30, 2023 09:22
mlouring added a commit that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants